@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900');

.txt {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	}
body {
	font-family: 'Source Sans Pro', sans-serif;

	font-weight: 400;
	color: #58595b;
	letter-spacing: 1px;
	font-size: 16px;
	}
strong {
	font-weight: 700;
	}
.no-padding {
	padding-left: 0;
	}
	
.header {
	text-transform:uppercase;
	font-weight:700;
	}
	
.header a {
	color: #58595b;
	font-size: 18px;
	letter-spacing: 2px;
	}
	
.header-menu {
	padding-top: 15px;
	}
	
.header {
	background: rgba(255,255,255,.7);
	padding: 10px 0;
	width: 100%;
	position:fixed;
	top:0;
	z-index: 9999999;
	}
	
.homepage-hero-module {
  border-right: none;
  border-left: none;
  position: relative;
}
.no-video .video-container video,
.touch .video-container video {
  display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important;
}
.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #000;
}
.video-container .poster img {
  width: 100%;
  bottom: 0;
  position: absolute;
}
.video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
}
.video-container .title-container {
  z-index: 1000;
  position: absolute;
  top: 35%;
  width: 100%;
  text-align: center;
  color: #fff;
}
.video-container .description .inner {
  font-size: 1em;
  width: 45%;
  margin: 0 auto;
}
.video-container .link {
  position: absolute;
  bottom: 3em;
  width: 100%;
  text-align: center;
  z-index: 1001;
  font-size: 2em;
  color: #fff;
}
.video-container .link a {
  color: #fff;
}
.video-container video {
  position: absolute;
  z-index: 0;
  bottom: 0;
}
.video-container video.fillWidth {
  width: 100%;
}

.que_es, .reordenamiento, .centros  {
	padding: 100px 0;
	}
	
.txt-pink {
	color: #ec008c;
	}
	
.title-section {
	width: 100%;
	text-align: center;
	font-size: 38px;
	font-weight: 700;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif !important;
	font-weight: 700;
	margin-bottom: 20px;
	}
.border-titie-top {
	width: 40%;
	margin: 0 auto 60px;
	border-top: 1px solid #58595b;
	}
	
.border-titie-bottom {
	width: 40%;
	margin: 60px auto 0;
	border-top: 1px solid #58595b;
	}
	
.reordenamiento {
	background:url(../img/back_reordenamiento.jpg) no-repeat center top;
	background-size:cover;
	}

.title-futura {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	}
	
.txt-futura {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	}
	
.img-center img {
	margin: 0 auto;
	}
.centro-item img {
	}	
.centro-item {
	margin: 30px 0 0;
	}
	
.footer {
	background:#cacaca;
	padding: 20px 0;
	color: #58595b;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 11px;
    font-weight: 600
	}
	
.footer a {
	color: #58595b;
    
	}
		
.navbar-brand {
    float: left;
    height: auto;
    padding: 5px 0;
    font-size: 18px;
    line-height: 20px;
}

.dropdown-menu>li>a:hover {
	background: #e92b89;
	color: #fff;
}

.menu-verde a:hover {
	background: #357557 !important; 
	color: #fff;
}

.menu-verde .dropdown-toggle:hover {
	background:transparent !important;
	color: #58595b;
	}
	
.menu-aqua a:hover {
	background: #97CCC4 !important; 
	color: #626262 !important;
}

.menu-aqua .dropdown-toggle:hover {
	background:transparent !important;
	color: #626262;
	}

#CETRAM-1917 {
	background:url(../img/back_top_1917.jpg) center top no-repeat;
	background-size:cover;
	padding: 150px 0 80px;
	}
	
#CETRAM-carrera {
	background:url(../img/back_top_carrera.jpg) center top no-repeat;
	background-size:cover;
	padding: 150px 0 80px;
	}
	
#CETRAM-tasquena {
	background:url(../img/back_top_carrera.jpg) center top no-repeat;
	background-size:cover;
	padding: 150px 0 80px;
	}
	
#CETRAM-zaragoza {
	background:url(../img/back_top_zaragoza.jpg) center top no-repeat;
	background-size:cover;
	padding: 150px 0 80px;
	}		
	
#CETRAM-chapultepec {
	background:url(../img/back_top_chapu.jpg) center top no-repeat;
	background-size:cover;
	padding: 150px 0 80px;
	}		
	
.navbar-default {
    background-color: #fff;
    border-color: transparent;
    z-index: 99999999999;
}

.menu-right {
	margin-bottom: 30px;
	}

.menu-right ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
.menu-right ul li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #b0b0b0;
	border-left:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.no-border {
	border: 0 !important;
	}

	
.menu-right .dropdown-menu {
	box-shadow: 0 0 0 rgba(0,0,0,.0);
	border-top:1px solid #b0b0b0;
	border-bottom: 0 !important;
	border-left:  0 !important;
	border-right:  0 !important;
}

.menu-right a {
	color: #53585a;
	
	}
	
.title-cetram img {
    vertical-align: bottom;
	margin-right: 10px;
}

.title-cetram {
	width: 100%;
    display: inline-block;
    margin-top: 14px;
    font-size: 26px;
	margin-bottom: 30px;
	font-family: 'Oswald', sans-serif !important;
	font-weight: 700;
	text-transform:uppercase;
	}
	
#Etapas, #Maqueta-proyecto {
	padding: 120px 0;
	background: #f4f4f4;
	}
	
.number {
	width: 62px;
    height: 62px;
    background: #357557;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    border-radius: 10014px;
    font-size: 26px;
    padding-top: 12px;
    margin-right: 20px;
	}
	
.number-chapu {
	background: #ea2a89;
	color: #fff !important;
	
	}
	
.etapa-item {
	background:url(../img/linea.png) left top repeat-y;
	width: 100%;
    padding-bottom: 50px;
	}
	
.etapa-item-chapu {
	background: transparent !important;
	}

.etapa-txt {
	}
	
.etapa-item ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-flex;
	}
	
.etapa-item ul li {
	display: inline-block;
	}
	
.txt-white {
	color: #fff;
	}
#Beneficios-Usuario, #Beneficios-Ciudad, #Mesas-tecnicas {
	background: #357557;
	padding: 120px 0;
	margin-bottom: 60px;
	color: #fff;
	}
	
#Beneficios-Usuario li, #Beneficios-Ciudad li {
	margin-bottom: 10px;
	}
	
#Permisos, #Preguntas-frecuentes, #Impacto-urbano {
	padding: 120px 0;
	
	}
	
.permiso-item strong {
	font-size: 22px;
	}
	
.permiso-item {
	font-size: 14px;
	margin-bottom: 14px;
	}
.download-link {
	margin: 14px 0;
	}
.download-link a {
	font-size: 14px;
	color:#757575;
	}
	
.btn-download {
    background: #ea2a89;
    color: #fff;
    padding: 10px;
    display: block;
    width: 154px;
    border-radius: 103px;
    margin: 10px auto;
}

.left-border {
	border-left: 4px solid #949494;
	}
	
.right-border {
	border-right: 4px solid #949494;
	}
	
.panel-default>.panel-heading {
    color: #fff;
    background-color: #468067;
    border: 0;
}

.panel-default a {
	color: #fff;
	text-decoration: none;
	}
	
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0;
    background: #f4f4f4;
}

#Antecedentes {
	padding: 120px 0;
	}
	
.etapa-chapu-item {
	margin: 0 0 30px;
	font-size: 14px;
	}
	
.etapa-chapu-item a {
	color:#ea2a89;
	text-decoration:underline;
	}
	
.line-sep {
	border-top: 1px solid #b2b2b2;
	margin: 10px 0;
	}
	
.title-link-etapa {
	min-height: 61px;
	font-weight:600;
	
	}

.documentos-etapas {
	background:#d6d6d6;
	padding: 30px 0;
	}


#impacto-ambiental, #mejoras-movilidad {
	padding: 120px;
	}
	
.back-pink {
	background: #ea2a89 !important;
	}
.hide-bullets {
	list-style: none;
	margin-top: 40px;
	}
.carousel-control.right, .carousel-control.left {
	background: transparent;
	}
	
.carousel-control {
    color: #ea2a89;
    text-shadow: 0 0px 0px rgba(0,0,0,0);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=100);
    opacity: 1;
}

.carousel-control:hover {
    color: #ea2a89;
    text-shadow: 0 0px 0px rgba(0,0,0,0);
}

.thumbnail {
    background-color: transparent;
    border: 0;
    border-radius: 0;
}

.hide-bullets a {
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	}
	
#slider2-thumbs .hide-bullets img {
	margin-bottom: 10px;
	}
.centros a{
	color: #58595b;
	text-decoration: none;
	}
.centros a:hover{
	text-decoration: none;
	}

.menu-verde, .menu-rosa, .menu-aqua {
    position: fixed;
    right: 20px;
    top: 86px;
    z-index: 999;
}
	
.menu-verde .navbar-right, .menu-rosa .navbar-right, .menu-aqua .navbar-right {
	    background: #fff;
    padding: 0 10px;
	z-index: 99999999999;
	}
	
.grey-back {
	background: #f4f4f4;
	}
.green-back {
	background: #357557 !important;
	}
	
.btn-orange {
	background:#DC2B19 !important;
	}
	
.btn-blue {
	background:#2775B2 !important;
	}


.number-orange {
	background: #D8D8D8 !important;
	color: #DC2B19 !important;
	
	}
	
.number-blue {
	background: #D8D8D8 !important;
	color: #1267AA !important;
	
	}
	
.back-aqua {
	background: #F0F8F7 !important;
	color: #626262 !important;
	}
	
.back-blue {
	background: #ebf2f8 !important;
	color: #626262 !important;
	}
	
.back-darkblue {
	background: #1267AA !important;
	color: #fff !important;
	}

.inline-items {
	padding: 4px 0;
	}
	
.inline-items img, .inline-items .btn-download {
	display: inline-block;
	}

.no-padding-bottom {
	padding-bottom: 0 !important;
	}
	
.back-white {
	background: #fff !important;
	color: #000 !important;
	}
#CETRAM-chapultepec, #Etapas, #Beneficios-Usuario, #CETRAM-carrera, #Etapas, #CETRAM-tasquena, #CETRAM-zaragoza {
	margin-bottom: 60px !important;
	}
	
.centro-item .title-section {
    font-size: 18px;
}

.faq-blue .panel-default .panel-heading {
    color: #fff;
    background-color: #2775B2 !important;
}

.faq-pink .panel-default .panel-heading {
    color: #fff;
    background-color: #ea2a89 !important;
}




.video-container .inner img {
	margin: 0 auto !important;
	}
@media screen and (min-width: 320px) and (max-width: 768px) {
	
#CETRAM-chapultepec, #Etapas, #Beneficios-Usuario, #CETRAM-carrera, #Etapas, #CETRAM-tasquena, #CETRAM-zaragoza {
	margin-bottom: 10px;
	}
	
.inline-items img, .inline-items .btn-download {
    display: block;
}
.menu-verde, .menu-rosa, .menu-aqua {
    position: relative;
    right: 0;
    background: #fff;
    width: 100%;
    padding: 4px 6px;
    top: initial;
    margin-bottom: 0;
}
body {
    font-size: 14px;
}
	
.left-border {
	border-left: 0;
	}	
.right-border  {
	border-right: 0;
	}
.navbar-brand>img {
    width: 290px;
    padding-top: 5px;
}
	
.footer-item {
	margin-bottom: 10px;
	}
.title-futura {
    font-size: 18px !important;
}
	
.que_es, .reordenamiento, .centros {
	padding: 50px 0;
	}
	
.title-section {
	font-size: 18px;
	}
	
	.border-titie-top {
	width: 60%;
	margin: 0 auto 30px;
	}
.border-titie-bottom {
	width: 60%;
	margin: 30px auto 0;
	}
.header a {
	color: #58595b;
	font-size: 14px;
	letter-spacing: 2px;
	}
.header-menu {
	padding-top: 8px;
	}
.header img {
	margin-top: 7px;
	}
	
.txt {
	font-size: 14px !important;
	}
	
.txt-resp-small {
    font-size: 14px !important;
    height: 46px;
    margin-bottom: 0px;
}
	
#Etapas, #Beneficios-Usuario, #Beneficios-Ciudad, #Permisos, #Preguntas-frecuentes, #Antecedentes, #impacto-ambiental, #mejoras-movilidad, #Impacto-urbano, #Maqueta-proyecto, #Mesas-tecnicas {
    padding: 30px 0;
}

.title-cetram {
    font-size: 20px;
}

.title-cetram {
}

.permiso-item strong {
    font-size: 16px;
}
.download-link a {
    font-size: 12px;
}

.centro-item {
    margin: 0 0 0;
}

.logo-top-container {
	display: none;
	}
	
#CETRAM-1917 {
    padding: 88px 0 80px;
}

.title-cetram img {
    vertical-align: bottom;
    margin-right: 10px;
    float: left;
    width: 55px;
}

	}
	

@media screen and (min-width: 770px) and (max-width: 954px) {
.logo-top-container img {
	margin: 0 0  !important;
	}
	}